Skip to content

feat(tests): EIP-7843 Add test cases for multi-blocks and fork transition#2858

Draft
kclowes wants to merge 1 commit into
ethereum:forks/amsterdamfrom
kclowes:feat/7843-addl-test-cases
Draft

feat(tests): EIP-7843 Add test cases for multi-blocks and fork transition#2858
kclowes wants to merge 1 commit into
ethereum:forks/amsterdamfrom
kclowes:feat/7843-addl-test-cases

Conversation

@kclowes
Copy link
Copy Markdown
Contributor

@kclowes kclowes commented May 14, 2026

🗒️ Description

Adds test cases for 7843 SLOTNUM for fork transition, and across multiple blocks.

🔗 Related Issues or PRs

#2856

✅ Checklist

  • All: Ran fast static checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:
    just static
  • All: PR title adheres to the repo standard - it will be used as the squash commit message and should start type(scope):.
  • All: Considered updating the online docs in the ./docs/ directory.
  • All: Set appropriate labels for the changes (only maintainers can apply labels).
  • Tests: Ran mkdocs serve locally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@kclowes kclowes added C-feat Category: an improvement or new feature A-test-tests Area: tests for packages/testing labels May 14, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.00%. Comparing base (b3f5df5) to head (68ce735).

Additional details and impacted files
@@                 Coverage Diff                 @@
##           forks/amsterdam    #2858      +/-   ##
===================================================
+ Coverage            86.94%   87.00%   +0.05%     
===================================================
  Files                  586      586              
  Lines                35777    35777              
  Branches              3363     3363              
===================================================
+ Hits                 31106    31127      +21     
+ Misses                4012     3993      -19     
+ Partials               659      657       -2     
Flag Coverage Δ
unittests 87.00% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-test-tests Area: tests for packages/testing C-feat Category: an improvement or new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant